Skip to main content

using

Type

keyword

Summary

Used with the combine and split commands to specify the delimiters for transforming a variable between an array and a string.

Syntax

using

Description

Use the using keyword to designate a delimiter for the string version of an array.

The by and with keywords are synonyms for the using keyword when used with the combine or split command.

Examples

combine myArray using return
combine thisArray using comma and tab

command: combine, split

glossary: keyword, variable, command, delimiter, array

keyword: with, string, by

Compatibility and Support

Introduced

LiveCode 1.0

OS

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?